fix(material/list): remove pointer cursor for disabled selection list radios#33313
fix(material/list): remove pointer cursor for disabled selection list radios#33313EduardF1 wants to merge 1 commit into
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@googlebot I signed it! |
dd5091b to
381035c
Compare
|
@googlebot I signed it! |
7443bb5 to
09ae907
Compare
|
I force-pushed this PR to rewrite the branch as a single-author commit using my signed email, so the old co-author metadata is gone. The remaining cla/google failure looks external from my side, but happy to adjust anything else if needed. |
09ae907 to
00c37cc
Compare
|
@googlebot I signed it! |
|
Handled in #33418. |
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes #31937.
Summary
Validation
pnpm install --frozen-lockfilepnpm exec prettier --check src/material/list/list.scss src/material/list/selection-list.spec.tspnpm exec stylelint src/material/list/list.scssgit --no-pager diff --checkNote:
pnpm -s bazelisk test //src/material/list:unit_tests --test_output=errorswas attempted afterbazel mod deps --lockfile_mode=update, but Bazel analysis failed locally on Windows because no@@rules_sass+//src/toolchain:toolchain_typetoolchain matched.